翻訳と辞書
Words near each other
・ Mimi's Cafe
・ Mimi, Nepal
・ Mimi, New Zealand
・ Mimia
・ Mimia (butterfly)
・ MIMIC
・ Mimic (comics)
・ Mimic (disambiguation)
・ Mimic (Dungeons & Dragons)
・ Mimic (film)
・ MIMIC (immunology)
・ Mimic 2
・ Mimic ASCII
・ Mimic blenny
・ Mimic cavesnail
Mimic function
・ Mimic garden eel
・ Mimic glass lizard
・ Mimic honeyeater
・ Mimic octopus
・ Mimic poison frog
・ Mimic sanddab
・ Mimic shiner
・ MiMiC Simulation Software
・ MIMIC Simulator
・ Mimic toadlet
・ Mimic tree frog
・ Mimic tree rat
・ Mimic47
・ Mimica


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Mimic function : ウィキペディア英語版
Mimic function

A mimic function changes a file A so it assumes the statistical properties of another file B. That is, if p(t,A) is the probability of some substring t occurring in A, then a mimic function f, recodes A so that p(t,f(A)) approximates p(t,B) for all strings t of length less than some n. It is commonly considered to be one of the basic techniques for hiding information, often called steganography.
The simplest mimic functions use simple statistical models to pick the symbols in the output. If the statistical model says that item x occurs with probability p(x,A) and item y occurs with probability p(y,A), then a random number is used to choose between outputting x or y with probability p(x,A) or p(y,A) respectively.
More sophisticated mimic functions use grammar-based models of B to structure the output. One example, ("SpamMimic" ), uses a context free grammar to model the structure of a typical spam email message. It will convert the input file A to read like a spam message.
Even more sophisticated models use reversible Turing machines.
==References==

* Peter Wayner. ("Mimic Functions" )
* Peter Wayner. ("Disappearing Cryptography" )
* Other way to hide message ()

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Mimic function」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.